3.24.39 \(\int \frac {(c e+d e x)^3}{(a+b (c+d x)^3)^2} \, dx\)

Optimal. Leaf size=182 \[ \frac {e^3 \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{9 a^{2/3} b^{4/3} d}-\frac {e^3 \log \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} (c+d x)+b^{2/3} (c+d x)^2\right )}{18 a^{2/3} b^{4/3} d}-\frac {e^3 \tan ^{-1}\left (\frac {\sqrt [3]{a}-2 \sqrt [3]{b} (c+d x)}{\sqrt {3} \sqrt [3]{a}}\right )}{3 \sqrt {3} a^{2/3} b^{4/3} d}-\frac {e^3 (c+d x)}{3 b d \left (a+b (c+d x)^3\right )} \]

________________________________________________________________________________________

Rubi [A]  time = 0.14, antiderivative size = 182, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 8, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.333, Rules used = {372, 288, 200, 31, 634, 617, 204, 628} \begin {gather*} \frac {e^3 \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{9 a^{2/3} b^{4/3} d}-\frac {e^3 \log \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} (c+d x)+b^{2/3} (c+d x)^2\right )}{18 a^{2/3} b^{4/3} d}-\frac {e^3 \tan ^{-1}\left (\frac {\sqrt [3]{a}-2 \sqrt [3]{b} (c+d x)}{\sqrt {3} \sqrt [3]{a}}\right )}{3 \sqrt {3} a^{2/3} b^{4/3} d}-\frac {e^3 (c+d x)}{3 b d \left (a+b (c+d x)^3\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c*e + d*e*x)^3/(a + b*(c + d*x)^3)^2,x]

[Out]

-(e^3*(c + d*x))/(3*b*d*(a + b*(c + d*x)^3)) - (e^3*ArcTan[(a^(1/3) - 2*b^(1/3)*(c + d*x))/(Sqrt[3]*a^(1/3))])
/(3*Sqrt[3]*a^(2/3)*b^(4/3)*d) + (e^3*Log[a^(1/3) + b^(1/3)*(c + d*x)])/(9*a^(2/3)*b^(4/3)*d) - (e^3*Log[a^(2/
3) - a^(1/3)*b^(1/3)*(c + d*x) + b^(2/3)*(c + d*x)^2])/(18*a^(2/3)*b^(4/3)*d)

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 200

Int[((a_) + (b_.)*(x_)^3)^(-1), x_Symbol] :> Dist[1/(3*Rt[a, 3]^2), Int[1/(Rt[a, 3] + Rt[b, 3]*x), x], x] + Di
st[1/(3*Rt[a, 3]^2), Int[(2*Rt[a, 3] - Rt[b, 3]*x)/(Rt[a, 3]^2 - Rt[a, 3]*Rt[b, 3]*x + Rt[b, 3]^2*x^2), x], x]
 /; FreeQ[{a, b}, x]

Rule 204

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTan[(Rt[-b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[-b, 2]), x] /
; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 288

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(c^(n - 1)*(c*x)^(m - n + 1)*(a + b*x^
n)^(p + 1))/(b*n*(p + 1)), x] - Dist[(c^n*(m - n + 1))/(b*n*(p + 1)), Int[(c*x)^(m - n)*(a + b*x^n)^(p + 1), x
], x] /; FreeQ[{a, b, c}, x] && IGtQ[n, 0] && LtQ[p, -1] && GtQ[m + 1, n] &&  !ILtQ[(m + n*(p + 1) + 1)/n, 0]
&& IntBinomialQ[a, b, c, n, m, p, x]

Rule 372

Int[(u_)^(m_.)*((a_) + (b_.)*(v_)^(n_))^(p_.), x_Symbol] :> Dist[u^m/(Coefficient[v, x, 1]*v^m), Subst[Int[x^m
*(a + b*x^n)^p, x], x, v], x] /; FreeQ[{a, b, m, n, p}, x] && LinearPairQ[u, v, x]

Rule 617

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[(a*c)/b^2]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + (2*c*x)/b], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 628

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[(d*Log[RemoveContent[a + b*x +
c*x^2, x]])/b, x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 634

Int[((d_.) + (e_.)*(x_))/((a_) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[(2*c*d - b*e)/(2*c), Int[1/(a +
 b*x + c*x^2), x], x] + Dist[e/(2*c), Int[(b + 2*c*x)/(a + b*x + c*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] &
& NeQ[2*c*d - b*e, 0] && NeQ[b^2 - 4*a*c, 0] &&  !NiceSqrtQ[b^2 - 4*a*c]

Rubi steps

\begin {align*} \int \frac {(c e+d e x)^3}{\left (a+b (c+d x)^3\right )^2} \, dx &=\frac {e^3 \operatorname {Subst}\left (\int \frac {x^3}{\left (a+b x^3\right )^2} \, dx,x,c+d x\right )}{d}\\ &=-\frac {e^3 (c+d x)}{3 b d \left (a+b (c+d x)^3\right )}+\frac {e^3 \operatorname {Subst}\left (\int \frac {1}{a+b x^3} \, dx,x,c+d x\right )}{3 b d}\\ &=-\frac {e^3 (c+d x)}{3 b d \left (a+b (c+d x)^3\right )}+\frac {e^3 \operatorname {Subst}\left (\int \frac {1}{\sqrt [3]{a}+\sqrt [3]{b} x} \, dx,x,c+d x\right )}{9 a^{2/3} b d}+\frac {e^3 \operatorname {Subst}\left (\int \frac {2 \sqrt [3]{a}-\sqrt [3]{b} x}{a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2} \, dx,x,c+d x\right )}{9 a^{2/3} b d}\\ &=-\frac {e^3 (c+d x)}{3 b d \left (a+b (c+d x)^3\right )}+\frac {e^3 \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{9 a^{2/3} b^{4/3} d}-\frac {e^3 \operatorname {Subst}\left (\int \frac {-\sqrt [3]{a} \sqrt [3]{b}+2 b^{2/3} x}{a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2} \, dx,x,c+d x\right )}{18 a^{2/3} b^{4/3} d}+\frac {e^3 \operatorname {Subst}\left (\int \frac {1}{a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2} \, dx,x,c+d x\right )}{6 \sqrt [3]{a} b d}\\ &=-\frac {e^3 (c+d x)}{3 b d \left (a+b (c+d x)^3\right )}+\frac {e^3 \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{9 a^{2/3} b^{4/3} d}-\frac {e^3 \log \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} (c+d x)+b^{2/3} (c+d x)^2\right )}{18 a^{2/3} b^{4/3} d}+\frac {e^3 \operatorname {Subst}\left (\int \frac {1}{-3-x^2} \, dx,x,1-\frac {2 \sqrt [3]{b} (c+d x)}{\sqrt [3]{a}}\right )}{3 a^{2/3} b^{4/3} d}\\ &=-\frac {e^3 (c+d x)}{3 b d \left (a+b (c+d x)^3\right )}-\frac {e^3 \tan ^{-1}\left (\frac {1-\frac {2 \sqrt [3]{b} (c+d x)}{\sqrt [3]{a}}}{\sqrt {3}}\right )}{3 \sqrt {3} a^{2/3} b^{4/3} d}+\frac {e^3 \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{9 a^{2/3} b^{4/3} d}-\frac {e^3 \log \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} (c+d x)+b^{2/3} (c+d x)^2\right )}{18 a^{2/3} b^{4/3} d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.07, size = 154, normalized size = 0.85 \begin {gather*} \frac {e^3 \left (-\frac {\log \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} (c+d x)+b^{2/3} (c+d x)^2\right )}{a^{2/3}}+\frac {2 \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{a^{2/3}}+\frac {2 \sqrt {3} \tan ^{-1}\left (\frac {2 \sqrt [3]{b} (c+d x)-\sqrt [3]{a}}{\sqrt {3} \sqrt [3]{a}}\right )}{a^{2/3}}-\frac {6 \sqrt [3]{b} (c+d x)}{a+b (c+d x)^3}\right )}{18 b^{4/3} d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(c*e + d*e*x)^3/(a + b*(c + d*x)^3)^2,x]

[Out]

(e^3*((-6*b^(1/3)*(c + d*x))/(a + b*(c + d*x)^3) + (2*Sqrt[3]*ArcTan[(-a^(1/3) + 2*b^(1/3)*(c + d*x))/(Sqrt[3]
*a^(1/3))])/a^(2/3) + (2*Log[a^(1/3) + b^(1/3)*(c + d*x)])/a^(2/3) - Log[a^(2/3) - a^(1/3)*b^(1/3)*(c + d*x) +
 b^(2/3)*(c + d*x)^2]/a^(2/3)))/(18*b^(4/3)*d)

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {(c e+d e x)^3}{\left (a+b (c+d x)^3\right )^2} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(c*e + d*e*x)^3/(a + b*(c + d*x)^3)^2,x]

[Out]

IntegrateAlgebraic[(c*e + d*e*x)^3/(a + b*(c + d*x)^3)^2, x]

________________________________________________________________________________________

fricas [B]  time = 1.07, size = 906, normalized size = 4.98 \begin {gather*} \left [-\frac {6 \, a^{2} b d e^{3} x + 6 \, a^{2} b c e^{3} - 3 \, \sqrt {\frac {1}{3}} {\left (a b^{2} d^{3} e^{3} x^{3} + 3 \, a b^{2} c d^{2} e^{3} x^{2} + 3 \, a b^{2} c^{2} d e^{3} x + {\left (a b^{2} c^{3} + a^{2} b\right )} e^{3}\right )} \sqrt {-\frac {\left (a^{2} b\right )^{\frac {1}{3}}}{b}} \log \left (\frac {2 \, a b d^{3} x^{3} + 6 \, a b c d^{2} x^{2} + 6 \, a b c^{2} d x + 2 \, a b c^{3} - a^{2} + 3 \, \sqrt {\frac {1}{3}} {\left (2 \, a b d^{2} x^{2} + 4 \, a b c d x + 2 \, a b c^{2} + \left (a^{2} b\right )^{\frac {2}{3}} {\left (d x + c\right )} - \left (a^{2} b\right )^{\frac {1}{3}} a\right )} \sqrt {-\frac {\left (a^{2} b\right )^{\frac {1}{3}}}{b}} - 3 \, \left (a^{2} b\right )^{\frac {1}{3}} {\left (a d x + a c\right )}}{b d^{3} x^{3} + 3 \, b c d^{2} x^{2} + 3 \, b c^{2} d x + b c^{3} + a}\right ) + {\left (b d^{3} e^{3} x^{3} + 3 \, b c d^{2} e^{3} x^{2} + 3 \, b c^{2} d e^{3} x + {\left (b c^{3} + a\right )} e^{3}\right )} \left (a^{2} b\right )^{\frac {2}{3}} \log \left (a b d^{2} x^{2} + 2 \, a b c d x + a b c^{2} - \left (a^{2} b\right )^{\frac {2}{3}} {\left (d x + c\right )} + \left (a^{2} b\right )^{\frac {1}{3}} a\right ) - 2 \, {\left (b d^{3} e^{3} x^{3} + 3 \, b c d^{2} e^{3} x^{2} + 3 \, b c^{2} d e^{3} x + {\left (b c^{3} + a\right )} e^{3}\right )} \left (a^{2} b\right )^{\frac {2}{3}} \log \left (a b d x + a b c + \left (a^{2} b\right )^{\frac {2}{3}}\right )}{18 \, {\left (a^{2} b^{3} d^{4} x^{3} + 3 \, a^{2} b^{3} c d^{3} x^{2} + 3 \, a^{2} b^{3} c^{2} d^{2} x + {\left (a^{2} b^{3} c^{3} + a^{3} b^{2}\right )} d\right )}}, -\frac {6 \, a^{2} b d e^{3} x + 6 \, a^{2} b c e^{3} - 6 \, \sqrt {\frac {1}{3}} {\left (a b^{2} d^{3} e^{3} x^{3} + 3 \, a b^{2} c d^{2} e^{3} x^{2} + 3 \, a b^{2} c^{2} d e^{3} x + {\left (a b^{2} c^{3} + a^{2} b\right )} e^{3}\right )} \sqrt {\frac {\left (a^{2} b\right )^{\frac {1}{3}}}{b}} \arctan \left (\frac {\sqrt {\frac {1}{3}} {\left (2 \, \left (a^{2} b\right )^{\frac {2}{3}} {\left (d x + c\right )} - \left (a^{2} b\right )^{\frac {1}{3}} a\right )} \sqrt {\frac {\left (a^{2} b\right )^{\frac {1}{3}}}{b}}}{a^{2}}\right ) + {\left (b d^{3} e^{3} x^{3} + 3 \, b c d^{2} e^{3} x^{2} + 3 \, b c^{2} d e^{3} x + {\left (b c^{3} + a\right )} e^{3}\right )} \left (a^{2} b\right )^{\frac {2}{3}} \log \left (a b d^{2} x^{2} + 2 \, a b c d x + a b c^{2} - \left (a^{2} b\right )^{\frac {2}{3}} {\left (d x + c\right )} + \left (a^{2} b\right )^{\frac {1}{3}} a\right ) - 2 \, {\left (b d^{3} e^{3} x^{3} + 3 \, b c d^{2} e^{3} x^{2} + 3 \, b c^{2} d e^{3} x + {\left (b c^{3} + a\right )} e^{3}\right )} \left (a^{2} b\right )^{\frac {2}{3}} \log \left (a b d x + a b c + \left (a^{2} b\right )^{\frac {2}{3}}\right )}{18 \, {\left (a^{2} b^{3} d^{4} x^{3} + 3 \, a^{2} b^{3} c d^{3} x^{2} + 3 \, a^{2} b^{3} c^{2} d^{2} x + {\left (a^{2} b^{3} c^{3} + a^{3} b^{2}\right )} d\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)^3/(a+b*(d*x+c)^3)^2,x, algorithm="fricas")

[Out]

[-1/18*(6*a^2*b*d*e^3*x + 6*a^2*b*c*e^3 - 3*sqrt(1/3)*(a*b^2*d^3*e^3*x^3 + 3*a*b^2*c*d^2*e^3*x^2 + 3*a*b^2*c^2
*d*e^3*x + (a*b^2*c^3 + a^2*b)*e^3)*sqrt(-(a^2*b)^(1/3)/b)*log((2*a*b*d^3*x^3 + 6*a*b*c*d^2*x^2 + 6*a*b*c^2*d*
x + 2*a*b*c^3 - a^2 + 3*sqrt(1/3)*(2*a*b*d^2*x^2 + 4*a*b*c*d*x + 2*a*b*c^2 + (a^2*b)^(2/3)*(d*x + c) - (a^2*b)
^(1/3)*a)*sqrt(-(a^2*b)^(1/3)/b) - 3*(a^2*b)^(1/3)*(a*d*x + a*c))/(b*d^3*x^3 + 3*b*c*d^2*x^2 + 3*b*c^2*d*x + b
*c^3 + a)) + (b*d^3*e^3*x^3 + 3*b*c*d^2*e^3*x^2 + 3*b*c^2*d*e^3*x + (b*c^3 + a)*e^3)*(a^2*b)^(2/3)*log(a*b*d^2
*x^2 + 2*a*b*c*d*x + a*b*c^2 - (a^2*b)^(2/3)*(d*x + c) + (a^2*b)^(1/3)*a) - 2*(b*d^3*e^3*x^3 + 3*b*c*d^2*e^3*x
^2 + 3*b*c^2*d*e^3*x + (b*c^3 + a)*e^3)*(a^2*b)^(2/3)*log(a*b*d*x + a*b*c + (a^2*b)^(2/3)))/(a^2*b^3*d^4*x^3 +
 3*a^2*b^3*c*d^3*x^2 + 3*a^2*b^3*c^2*d^2*x + (a^2*b^3*c^3 + a^3*b^2)*d), -1/18*(6*a^2*b*d*e^3*x + 6*a^2*b*c*e^
3 - 6*sqrt(1/3)*(a*b^2*d^3*e^3*x^3 + 3*a*b^2*c*d^2*e^3*x^2 + 3*a*b^2*c^2*d*e^3*x + (a*b^2*c^3 + a^2*b)*e^3)*sq
rt((a^2*b)^(1/3)/b)*arctan(sqrt(1/3)*(2*(a^2*b)^(2/3)*(d*x + c) - (a^2*b)^(1/3)*a)*sqrt((a^2*b)^(1/3)/b)/a^2)
+ (b*d^3*e^3*x^3 + 3*b*c*d^2*e^3*x^2 + 3*b*c^2*d*e^3*x + (b*c^3 + a)*e^3)*(a^2*b)^(2/3)*log(a*b*d^2*x^2 + 2*a*
b*c*d*x + a*b*c^2 - (a^2*b)^(2/3)*(d*x + c) + (a^2*b)^(1/3)*a) - 2*(b*d^3*e^3*x^3 + 3*b*c*d^2*e^3*x^2 + 3*b*c^
2*d*e^3*x + (b*c^3 + a)*e^3)*(a^2*b)^(2/3)*log(a*b*d*x + a*b*c + (a^2*b)^(2/3)))/(a^2*b^3*d^4*x^3 + 3*a^2*b^3*
c*d^3*x^2 + 3*a^2*b^3*c^2*d^2*x + (a^2*b^3*c^3 + a^3*b^2)*d)]

________________________________________________________________________________________

giac [A]  time = 0.25, size = 225, normalized size = 1.24 \begin {gather*} \frac {2 \, \sqrt {3} \left (\frac {1}{a^{2} b d^{3}}\right )^{\frac {1}{3}} \arctan \left (-\frac {b d x + b c + \left (a b^{2}\right )^{\frac {1}{3}}}{\sqrt {3} b d x + \sqrt {3} b c - \sqrt {3} \left (a b^{2}\right )^{\frac {1}{3}}}\right ) e^{3} - \left (\frac {1}{a^{2} b d^{3}}\right )^{\frac {1}{3}} e^{3} \log \left (4 \, {\left (\sqrt {3} b d x + \sqrt {3} b c - \sqrt {3} \left (a b^{2}\right )^{\frac {1}{3}}\right )}^{2} + 4 \, {\left (b d x + b c + \left (a b^{2}\right )^{\frac {1}{3}}\right )}^{2}\right ) + 2 \, \left (\frac {1}{a^{2} b d^{3}}\right )^{\frac {1}{3}} e^{3} \log \left ({\left | b d x + b c + \left (a b^{2}\right )^{\frac {1}{3}} \right |}\right )}{18 \, b} - \frac {d x e^{3} + c e^{3}}{3 \, {\left (b d^{3} x^{3} + 3 \, b c d^{2} x^{2} + 3 \, b c^{2} d x + b c^{3} + a\right )} b d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)^3/(a+b*(d*x+c)^3)^2,x, algorithm="giac")

[Out]

1/18*(2*sqrt(3)*(1/(a^2*b*d^3))^(1/3)*arctan(-(b*d*x + b*c + (a*b^2)^(1/3))/(sqrt(3)*b*d*x + sqrt(3)*b*c - sqr
t(3)*(a*b^2)^(1/3)))*e^3 - (1/(a^2*b*d^3))^(1/3)*e^3*log(4*(sqrt(3)*b*d*x + sqrt(3)*b*c - sqrt(3)*(a*b^2)^(1/3
))^2 + 4*(b*d*x + b*c + (a*b^2)^(1/3))^2) + 2*(1/(a^2*b*d^3))^(1/3)*e^3*log(abs(b*d*x + b*c + (a*b^2)^(1/3))))
/b - 1/3*(d*x*e^3 + c*e^3)/((b*d^3*x^3 + 3*b*c*d^2*x^2 + 3*b*c^2*d*x + b*c^3 + a)*b*d)

________________________________________________________________________________________

maple [C]  time = 0.01, size = 166, normalized size = 0.91 \begin {gather*} -\frac {e^{3} x}{3 \left (b \,d^{3} x^{3}+3 b c \,d^{2} x^{2}+3 b \,c^{2} d x +b \,c^{3}+a \right ) b}-\frac {c \,e^{3}}{3 \left (b \,d^{3} x^{3}+3 b c \,d^{2} x^{2}+3 b \,c^{2} d x +b \,c^{3}+a \right ) b d}+\frac {e^{3} \ln \left (-\RootOf \left (b \,d^{3} \textit {\_Z}^{3}+3 b \,d^{2} c \,\textit {\_Z}^{2}+3 b d \,c^{2} \textit {\_Z} +b \,c^{3}+a \right )+x \right )}{9 b^{2} d \left (d^{2} \RootOf \left (b \,d^{3} \textit {\_Z}^{3}+3 b \,d^{2} c \,\textit {\_Z}^{2}+3 b d \,c^{2} \textit {\_Z} +b \,c^{3}+a \right )^{2}+2 c d \RootOf \left (b \,d^{3} \textit {\_Z}^{3}+3 b \,d^{2} c \,\textit {\_Z}^{2}+3 b d \,c^{2} \textit {\_Z} +b \,c^{3}+a \right )+c^{2}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*e*x+c*e)^3/(a+b*(d*x+c)^3)^2,x)

[Out]

-1/3*e^3/(b*d^3*x^3+3*b*c*d^2*x^2+3*b*c^2*d*x+b*c^3+a)/b*x-1/3*e^3/(b*d^3*x^3+3*b*c*d^2*x^2+3*b*c^2*d*x+b*c^3+
a)/b*c/d+1/9*e^3/b^2/d*sum(1/(_R^2*d^2+2*_R*c*d+c^2)*ln(-_R+x),_R=RootOf(_Z^3*b*d^3+3*_Z^2*b*c*d^2+3*_Z*b*c^2*
d+b*c^3+a))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \frac {\frac {1}{6} \, e^{3} {\left (\frac {2 \, \sqrt {3} \left (\frac {1}{a^{2} b}\right )^{\frac {1}{3}} \arctan \left (-\frac {b d x + b c + \left (a b^{2}\right )^{\frac {1}{3}}}{\sqrt {3} b d x + \sqrt {3} b c - \sqrt {3} \left (a b^{2}\right )^{\frac {1}{3}}}\right )}{d} - \frac {\left (\frac {1}{a^{2} b}\right )^{\frac {1}{3}} \log \left (4 \, {\left (\sqrt {3} b d x + \sqrt {3} b c - \sqrt {3} \left (a b^{2}\right )^{\frac {1}{3}}\right )}^{2} + 4 \, {\left (b d x + b c + \left (a b^{2}\right )^{\frac {1}{3}}\right )}^{2}\right )}{d} + \frac {2 \, \left (\frac {1}{a^{2} b}\right )^{\frac {1}{3}} \log \left ({\left | b d x + b c + \left (a b^{2}\right )^{\frac {1}{3}} \right |}\right )}{d}\right )}}{3 \, b} - \frac {d e^{3} x + c e^{3}}{3 \, {\left (b^{2} d^{4} x^{3} + 3 \, b^{2} c d^{3} x^{2} + 3 \, b^{2} c^{2} d^{2} x + {\left (b^{2} c^{3} + a b\right )} d\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)^3/(a+b*(d*x+c)^3)^2,x, algorithm="maxima")

[Out]

1/3*e^3*integrate(1/(b*d^3*x^3 + 3*b*c*d^2*x^2 + 3*b*c^2*d*x + b*c^3 + a), x)/b - 1/3*(d*e^3*x + c*e^3)/(b^2*d
^4*x^3 + 3*b^2*c*d^3*x^2 + 3*b^2*c^2*d^2*x + (b^2*c^3 + a*b)*d)

________________________________________________________________________________________

mupad [B]  time = 0.34, size = 194, normalized size = 1.07 \begin {gather*} \frac {e^3\,\ln \left (b^{1/3}\,c+a^{1/3}+b^{1/3}\,d\,x\right )}{9\,a^{2/3}\,b^{4/3}\,d}-\frac {\ln \left (2\,b^{1/3}\,c-a^{1/3}+2\,b^{1/3}\,d\,x-\sqrt {3}\,a^{1/3}\,1{}\mathrm {i}\right )\,\left (e^3+\sqrt {3}\,e^3\,1{}\mathrm {i}\right )}{18\,a^{2/3}\,b^{4/3}\,d}-\frac {\frac {e^3\,x}{3\,b}+\frac {c\,e^3}{3\,b\,d}}{b\,c^3+3\,b\,c^2\,d\,x+3\,b\,c\,d^2\,x^2+b\,d^3\,x^3+a}+\frac {e^3\,\ln \left (2\,b^{1/3}\,c-a^{1/3}+2\,b^{1/3}\,d\,x+\sqrt {3}\,a^{1/3}\,1{}\mathrm {i}\right )\,\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )}{9\,a^{2/3}\,b^{4/3}\,d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*e + d*e*x)^3/(a + b*(c + d*x)^3)^2,x)

[Out]

(e^3*log(b^(1/3)*c + a^(1/3) + b^(1/3)*d*x))/(9*a^(2/3)*b^(4/3)*d) - (log(2*b^(1/3)*c - 3^(1/2)*a^(1/3)*1i - a
^(1/3) + 2*b^(1/3)*d*x)*(3^(1/2)*e^3*1i + e^3))/(18*a^(2/3)*b^(4/3)*d) - ((e^3*x)/(3*b) + (c*e^3)/(3*b*d))/(a
+ b*c^3 + b*d^3*x^3 + 3*b*c^2*d*x + 3*b*c*d^2*x^2) + (e^3*log(3^(1/2)*a^(1/3)*1i + 2*b^(1/3)*c - a^(1/3) + 2*b
^(1/3)*d*x)*((3^(1/2)*1i)/2 - 1/2))/(9*a^(2/3)*b^(4/3)*d)

________________________________________________________________________________________

sympy [A]  time = 1.55, size = 112, normalized size = 0.62 \begin {gather*} \frac {- c e^{3} - d e^{3} x}{3 a b d + 3 b^{2} c^{3} d + 9 b^{2} c^{2} d^{2} x + 9 b^{2} c d^{3} x^{2} + 3 b^{2} d^{4} x^{3}} + \frac {e^{3} \operatorname {RootSum} {\left (729 t^{3} a^{2} b^{4} - 1, \left (t \mapsto t \log {\left (x + \frac {9 t a b e^{3} + c e^{3}}{d e^{3}} \right )} \right )\right )}}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)**3/(a+b*(d*x+c)**3)**2,x)

[Out]

(-c*e**3 - d*e**3*x)/(3*a*b*d + 3*b**2*c**3*d + 9*b**2*c**2*d**2*x + 9*b**2*c*d**3*x**2 + 3*b**2*d**4*x**3) +
e**3*RootSum(729*_t**3*a**2*b**4 - 1, Lambda(_t, _t*log(x + (9*_t*a*b*e**3 + c*e**3)/(d*e**3))))/d

________________________________________________________________________________________